home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / music / 7 / modula / read.me < prev    next >
Text File  |  1986-03-19  |  2KB  |  71 lines

  1. CUBE.MOD
  2.  
  3.     Keywords: MODULA2 SOURCE CODE ROTATING CUBE GEMDEM TDI DGG 1986
  4.     
  5.     This is the source module for the rotating cube in GEMDEM.PRG.  Released
  6.     thru courtesy of Les Caudle TDI Software.  UL is in ASCII for the curious
  7.     to read or capture.  Requires a modula2 compiler for conversion into
  8.     runnable code.
  9.                             dgg
  10.     
  11.     
  12. DIAMND.MOD
  13.  
  14.     Keywords: MODULA2 SOURCE DIAMOND PATTERN GEMDEM TDI DGG 1986
  15.     
  16.     This is the source for the diamond pattern drawing in GEMDEM.PRG.  This
  17.     module released courtesy of TDI Software.        dgg
  18.     
  19.     
  20. FRCTL.MOD
  21.  
  22.     Keywords: MODULA2 SOURCE FRACTAL TREE GEMDEM TDI DGG 1986
  23.     
  24.     THIS is the source code for the Fractal Tree in the GEMDEM.PRG.  Released
  25.     courtesy of TDI Software.  Requires modula2 compiler.
  26.                             dgg
  27.     
  28.     
  29. GEMDEM.MOD
  30.  
  31.     Keywords: MODULA2 GEMDEM MASTER PROGRAM SOURCE TDI DGG 1986
  32.     
  33.     This is the ASCII source for gemdem.prg.  Modified to run on color or
  34.     monochrome. Requires modula2 compiler and linker.  Compile after, and link
  35.     with CUBE.MOD, FRACTL.MOD (RENAMED FRACTAL.MOD), DIMND.MOD (renamed
  36.     DIAMOND.MOD), LINES.MOD, SRPNSK.MOD (renamed SIERPINS.MOD). Released
  37.     courtesy TDI Software.
  38.     
  39.     
  40. GEMDEM.PRG
  41. GEMDEM.RSC
  42.  
  43.     Keywords: MODULA2 GEMDEM DEMO XMODEM FRACTAL TDI DGG 1986
  44.     
  45.     Revised GEMDEM.PRG released courtesy of Les Caudle, Pres. TDI Software.  I
  46.     can now retract apology for "sloppiness" in earlier version.  Sierpinski
  47.     curve no longer overflows window.  This XMODEM file demonstrates the speed
  48.     and GEM graphics capabilities of Wirth's Modula2 on the ST.  Source code is
  49.     also here with extension .MOD in ASCII format.  You must have GEMDEM.RSC on
  50.     the same disk as GEMDEM.PRG to run. This will run on monochrome or color
  51.     monitors.
  52.     
  53.     
  54. LINES.MOD
  55.  
  56.     Keywords: MODULA2 SOURCE DANCING LINES TDI DGG 1986
  57.     
  58.     This is the modula2 Source Code for the Dancing lines in GEMDEM.PRG. 
  59.     Released courtesy of Les Caudle, Pres. TDI Software.  Requires modula2
  60.     compiler.
  61.                             dgg
  62.     
  63.     
  64. SRPNSK.MOD
  65.  
  66.     Keywords: MODULA2 SOURCE SIERPINSKI CURVE GEMDEM TDI DGG 1986
  67.     
  68.     This is source code for the sierpinski curve drawn in gemdem.prg.  Thanks
  69.     to TDI software for allowing release.  ASCII format for the curious.
  70.     requires modula2 compiler.                       dgg
  71. ə